From: Richard M. Stallman Date: Tue, 25 Dec 2007 22:48:48 +0000 (+0000) Subject: Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~24964 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8af7e4bda96c7892ebc4fc3cddaabfe3b5a3a0ea;p=emacs.git Doc fix. --- diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 928e5de76b9..3b88e066bdc 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -272,7 +272,7 @@ is based on the current syntax table." (buffer-substring start (point))))))) (defmacro tooltip-region-active-p () - "Value is non-nil if the region is currently active." + "Value is non-nil if the region should override command actions." `(use-region-p)) (defun tooltip-expr-to-print (event)